home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 17899 < prev    next >
Encoding:
Text File  |  1996-08-05  |  2.2 KB  |  47 lines

  1. Newsgroups: comp.lang.c++,rec.games.programmer,alt.msdos.programmer,comp.programming
  2. Path: ntcs-ip31.uchicago.edu!user
  3. From: j-jahnke@uchicago.edu (Jerome Jahnke)
  4. Subject: Re: Young programmers read me.
  5. X-Nntp-Posting-Host: ntcs-ip31.uchicago.edu
  6. Message-ID: <j-jahnke-1704962017390001@ntcs-ip31.uchicago.edu>
  7. Sender: news@midway.uchicago.edu (News Administrator)
  8. Organization: BSD Academic Computing
  9. X-Newsreader: Yet Another NewsWatcher 2.2.0b4
  10. References: <4icpp9$7hr@barad-dur.nas.com> <4imqe4$cj3@ping1.ping.be> <1996Mar23.224853.116513@kuhub.cc.ukans.edu> <4j52hn$ikb@news.ios.com> <Pine.OSF.3.91.960403112207.17337H-100000@bud.cc.swin.edu.au> <aidan-0404961557290001@meathook.intac.com> <pnoguchi-0404962135210001@pnoguchi.his.com> <4kv046$lg4@ionews.ionet.net> <Pine.ULT.3.91.960417144153.6082D-100000@kittyhawk.aa.washington.edu>
  11. Date: Thu, 18 Apr 1996 01:17:39 GMT
  12.  
  13. In article
  14. <Pine.ULT.3.91.960417144153.6082D-100000@kittyhawk.aa.washington.edu>,
  15. David Matiskella <matiskel@aa.washington.edu> wrote:
  16.  
  17. > It will be interesting to see how JAVA does. 
  18. > Somebody I am sure will write a native JAVA compiler eventually. 
  19.  
  20. I am sorry Java as a language is just to painful to work in, it's only
  21. advantge is the fact it is NOT compiled for any machine. It will run
  22. nicely on my Mac, on my NT machine, or my Solaris machine. That is what is
  23. cool and useful about Java, if they forced me to work all day in Java I am
  24. sure I would be selling used cars instead.
  25.  
  26. What problems you say? Well the biggest one that comes to mind that is
  27. driving me nuts of late is the fact that your data types are second class
  28. citizens in the eyes of Java, which makes for all kinds of problems,
  29. something as simple as making a copy of a class.
  30.  
  31. Multiple inheritence is so crippled, why bother include it at all. This
  32. interface idea? Jeeze, what were they smoking when they though this was a
  33. good idea?
  34.  
  35. It is a painful language to use, it offers no OO Advantages, and is a
  36. pretty poor languge in general, BUT the hype has managed to fool lots of
  37. people, and, well the VM and AWT are great ideas. It is too bad they come
  38. connected to the millstone that is Java.
  39.  
  40. Jer,
  41.  
  42. -- 
  43. Jerome Jahnke
  44. BSD Academic Computing
  45. University of Chicago
  46. j-jahnke@uchicago.edu
  47.